home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacAddict 114
/
macaddict114.cdr
/
Software
/
Utilities
/
macam.0.8.4.dmg
/
macam sources
/
macam.pbproj
/
project.pbxproj
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Apple Project Builder Xcode Project
|
2005-06-30
|
99.9 KB
|
4,439 lines
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 39;
objects = {
1058C7A1FEA54F0111CA2CBB = {
isa = PBXFileReference;
lastKnownFileType = wrapper.framework;
name = Cocoa.framework;
path = /System/Library/Frameworks/Cocoa.framework;
refType = 0;
sourceTree = "<absolute>";
};
1058C7A3FEA54F0111CA2CBB = {
fileRef = 1058C7A1FEA54F0111CA2CBB;
isa = PBXBuildFile;
settings = {
};
};
//100
//101
//102
//103
//104
//170
//171
//172
//173
//174
17587328FF379C6511CA2CBB = {
explicitFileType = wrapper.application;
isa = PBXFileReference;
path = macam.app;
refType = 3;
sourceTree = BUILT_PRODUCTS_DIR;
};
//170
//171
//172
//173
//174
//190
//191
//192
//193
//194
19C28FACFE9D520D11CA2CBB = {
children = (
17587328FF379C6511CA2CBB,
F538BD2201E5D23F0166DE0F,
39663A570402FCF000435B6F,
);
isa = PBXGroup;
name = Products;
refType = 4;
sourceTree = "<group>";
};
//190
//191
//192
//193
//194
//290
//291
//292
//293
//294
29B97313FDCFA39411CA2CEA = {
buildSettings = {
};
buildStyles = (
4A9504CCFFE6A4B311CA0CBA,
4A9504CDFFE6A4B311CA0CBA,
);
hasScannedForEncodings = 1;
isa = PBXProject;
mainGroup = 29B97314FDCFA39411CA2CEA;
projectDirPath = "";
targets = (
29B97326FDCFA39411CA2CEA,
F538BD2301E5D23F0166DE0F,
396639D80402FCF000435B6F,
39AE92CB03C5131B0066D062,
);
};
29B97314FDCFA39411CA2CEA = {
children = (
F5BFF542029B59D601B6CBC8,
F5BFF535029B598301B6CBC8,
F55DD8200213113F0166DE0F,
F5F79A800212038E01E152CA,
F5F79A910212038E01E152CA,
F55DD839021311680166DE0F,
39663A620402FEAC00435B6F,
F55DD83F021311680166DE0F,
29B97323FDCFA39411CA2CEA,
19C28FACFE9D520D11CA2CBB,
);
isa = PBXGroup;
name = wc;
path = "";
refType = 4;
sourceTree = "<group>";
};
29B97323FDCFA39411CA2CEA = {
children = (
1058C7A1FEA54F0111CA2CBB,
F5AA417601DA8EF70157C38C,
F5AA417801DA8F350157C38C,
F538BD1D01E5D0440166DE0F,
F538BD1B01E5D03A0166DE0F,
39FE215504030E7E00BAABE7,
);
isa = PBXGroup;
name = Frameworks;
path = "";
refType = 4;
sourceTree = "<group>";
};
29B97326FDCFA39411CA2CEA = {
buildPhases = (
29B97327FDCFA39411CA2CEA,
29B97328FDCFA39411CA2CEA,
29B9732BFDCFA39411CA2CEA,
29B9732DFDCFA39411CA2CEA,
39A2B4820593E4A8009C5934,
);
buildSettings = {
FRAMEWORK_SEARCH_PATHS = "";
HEADER_SEARCH_PATHS = "";
INSTALL_PATH = "$(HOME)/Applications";
LIBRARY_SEARCH_PATHS = "";
OPTIMIZATION_CFLAGS = "-O0";
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
PRODUCT_NAME = macam;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
WRAPPER_EXTENSION = app;
};
dependencies = (
);
isa = PBXApplicationTarget;
name = app;
productInstallPath = "$(HOME)/Applications";
productName = wc;
productReference = 17587328FF379C6511CA2CBB;
productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
<plist version=\"1.0\">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>tiff</string>
<string>tif</string>
<string>TIFF</string>
<string>TIF</string>
</array>
<key>CFBundleTypeName</key>
<string>TIFF Image</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>TIFF</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>NSDocumentClass</key>
<string>MyImageDocument</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>mov</string>
<string>mpg</string>
<string>avi</string>
<string>aiff</string>
<string>mp3</string>
</array>
<key>CFBundleTypeName</key>
<string>QuickTime Movie</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>MooV</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>NSDocumentClass</key>
<string>MyMovieDocument</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>jpg</string>
<string>jpeg</string>
<string>JPG</string>
<string>JPEG</string>
</array>
<key>CFBundleTypeName</key>
<string>JPEG Image</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>JPEG</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>NSDocumentClass</key>
<string>MyImageDocument</string>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>macam</string>
<key>CFBundleGetInfoString</key>
<string>macam 0.8.2 © 2005 the macam project (http://webcam-osx.sourceforge.net)</string>
<key>CFBundleHelpBookFolder</key>
<string>WebcamHelp</string>
<key>CFBundleHelpBookName</key>
<string>Webcam Help</string>
<key>CFBundleIconFile</key>
<string>app.icns</string>
<key>CFBundleIdentifier</key>
<string>net.sourceforge.webcam-osx.application</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>macam</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.8.2</string>
<key>CFBundleSignature</key>
<string>wC?!</string>
<key>CFBundleVersion</key>
<string>0.8.2</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
</dict>
</plist>
";
};
29B97327FDCFA39411CA2CEA = {
buildActionMask = 2147483647;
files = (
F5F79AB10212038E01E152CA,
F5F79AB20212038E01E152CA,
F5F79AB30212038E01E152CA,
F5F79AB40212038E01E152CA,
F5F79AB50212038E01E152CA,
F5F79AB60212038E01E152CA,
F5F79AB70212038E01E152CA,
F5F79AB80212038E01E152CA,
F5F79AB90212038E01E152CA,
F55DD8290213113F0166DE0F,
F55DD82A0213113F0166DE0F,
F55DD82B0213113F0166DE0F,
F55DD82C0213113F0166DE0F,
F55DD847021311680166DE0F,
F589EB1002268A6901D99A1F,
F58530E30229AAB601479C37,
F53B905A0240CE2B0166DE75,
F5C80D8F02417A800166DE75,
F511081F0241794801599652,
F58DB23A024E9804019A97FC,
F55A58C502572BFE014CA2B1,
F55A58C602572BFE014CA2B1,
F5376F37026C66D30166DE1F,
F533EEBB0271ACF80166DE1F,
F533EEC40271B72D0166DE1F,
F53480CE027240FB013AF9AD,
F5A153180274D3D501C56AC3,
F5FC0F1F02834E83015925D2,
F5FC0F25028351A7015925D2,
F51EEE590284B73A01B888F7,
F57D11B1C5B26FF6010B00CC,
F5F4374202D27B4B018D4F8C,
F5F4375402D5299C018D4F8C,
F5A4FBC6031E34E00166D062,
F5BB387F0342871601E62307,
F5EDFAD8036876210166D062,
F5E78BF60371F3990166D062,
F589770003758BEE01159FE2,
F589770203758BEE01159FE2,
F589770403758BEE01159FE2,
F5A6652E037B256401C96C8F,
F53F6639039ACC3F01C3DF00,
F5A5077603BBC69501A78977,
39185ABC03C8B5570066DE75,
3973A6F503CDF44E0066D062,
39CBD65203DC0D79000F7EFC,
39A2B45E0593E297009C5934,
F522580B08725639002023A4,
);
isa = PBXHeadersBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
29B97328FDCFA39411CA2CEA = {
buildActionMask = 2147483647;
files = (
F55DD848021311680166DE0F,
391D4A93059280DF00ADF722,
F500FB75022FB1BD01369AA6,
F500FB76022FB1BD01369AA6,
F500FB77022FB1BD01369AA6,
F500FB78022FB1BD01369AA6,
F500FB79022FB1BD01369AA6,
F500FB7A022FB1BD01369AA6,
F53B90560240CDFF0166DE75,
F563AB4D0247FDC601BF65F7,
F5285DAC0248103E01AEB99D,
F52D2ED3025A7383016EC628,
F52D2ED6025A9425016EC628,
F52D2ED7025A9425016EC628,
F51EEE5E0284BC9601B888F7,
F57D11B4C5B26FF6010B00CC,
F57D11BAC5B26FF6010B00CC,
F57D11BBC5B26FF6010B00CC,
F57D11BCC5B26FF6010B00CC,
F57D11BEC5B26FF6010B00CC,
F57D11BFC5B26FF6010B00CC,
F5794DE00285B922010B00CC,
F5E6AA670371F8920166D062,
F589724B0374636B01159FE2,
F5B1CC470375DAF501159FE2,
);
isa = PBXResourcesBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
29B9732BFDCFA39411CA2CEA = {
buildActionMask = 2147483647;
files = (
F5F79AC50212038E01E152CA,
F5F79AC60212038E01E152CA,
F5F79AC80212038E01E152CA,
F5F79ACC0212038E01E152CA,
F5F79ACD0212038E01E152CA,
F5F79ACE0212038E01E152CA,
F5F79ACF0212038E01E152CA,
F55DD82E0213113F0166DE0F,
F55DD82F0213113F0166DE0F,
F55DD8300213113F0166DE0F,
F55DD849021311680166DE0F,
F55DD84A021311680166DE0F,
F589EB1102268A6901D99A1F,
F58530E40229AAB601479C37,
F53B905B0240CE2B0166DE75,
F5C80D9002417A800166DE75,
F51108200241794801599652,
F58DB23B024E9804019A97FC,
F5B9568D0250D31A0166DE1F,
F55A58C702572BFE014CA2B1,
F55A58C802572BFE014CA2B1,
F5376F38026C66D30166DE1F,
F533EEBD0271ACF80166DE1F,
F533EEC50271B72D0166DE1F,
F53480CF027240FB013AF9AD,
F5A153190274D3D501C56AC3,
F5FC0F2002834E83015925D2,
F5FC0F26028351A7015925D2,
F51EEE5A0284B73A01B888F7,
F57D11B2C5B26FF6010B00CC,
F5F4374302D27B4C018D4F8C,
F5F4375202D5294A018D4F8C,
F5C5790903049095010B006D,
F5E501500366072501987CBE,
F5EDFAD7036876210166D062,
F5E78BF30371F3990166D062,
F58976FF03758BEE01159FE2,
F589770103758BEE01159FE2,
F589770303758BEE01159FE2,
F5A6652D037B256401C96C8F,
F53F6638039ACC3F01C3DF00,
F5A5077503BBC69501A78977,
39185ABD03C8B5570066DE75,
39186EC903C8FF7B0066DE75,
3973A6F403CDF44E0066D062,
397B163D03CED9B900153FEE,
39CBD65103DC0D79000F7EFC,
39A2B45D0593E297009C5934,
);
isa = PBXSourcesBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
29B9732DFDCFA39411CA2CEA = {
buildActionMask = 2147483647;
files = (
1058C7A3FEA54F0111CA2CBB,
F5AA417701DA8EF70157C38C,
F5AA417901DA8F350157C38C,
F5E9C93A036489100181E072,
);
isa = PBXFrameworksBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
//290
//291
//292
//293
//294
//390
//391
//392
//393
//394
39185ABA03C8B5570066DE75 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyQCProBeigeDriver.h;
refType = 4;
sourceTree = "<group>";
};
39185ABB03C8B5570066DE75 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyQCProBeigeDriver.m;
refType = 4;
sourceTree = "<group>";
};
39185ABC03C8B5570066DE75 = {
fileRef = 39185ABA03C8B5570066DE75;
isa = PBXBuildFile;
settings = {
};
};
39185ABD03C8B5570066DE75 = {
fileRef = 39185ABB03C8B5570066DE75;
isa = PBXBuildFile;
settings = {
};
};
39185ABE03C8B5570066DE75 = {
fileRef = 39185ABA03C8B5570066DE75;
isa = PBXBuildFile;
settings = {
};
};
39185ABF03C8B5570066DE75 = {
fileRef = 39185ABB03C8B5570066DE75;
isa = PBXBuildFile;
settings = {
};
};
39186EC903C8FF7B0066DE75 = {
fileRef = F5F79A970212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
391D477005921F4200ADF722 = {
containerPortal = 29B97313FDCFA39411CA2CEA;
isa = PBXContainerItemProxy;
proxyType = 1;
remoteGlobalIDString = 396639D80402FCF000435B6F;
remoteInfo = "ica module";
};
391D477105921F4200ADF722 = {
containerPortal = 29B97313FDCFA39411CA2CEA;
isa = PBXContainerItemProxy;
proxyType = 1;
remoteGlobalIDString = F538BD2301E5D23F0166DE0F;
remoteInfo = component;
};
391D477205921F4200ADF722 = {
containerPortal = 29B97313FDCFA39411CA2CEA;
isa = PBXContainerItemProxy;
proxyType = 1;
remoteGlobalIDString = 29B97326FDCFA39411CA2CEA;
remoteInfo = app;
};
391D4A92059280DF00ADF722 = {
children = (
F500FB6D022FB1BD01369AA6,
);
isa = PBXVariantGroup;
name = app.icns;
refType = 4;
sourceTree = "<group>";
};
391D4A93059280DF00ADF722 = {
fileRef = 391D4A92059280DF00ADF722;
isa = PBXBuildFile;
settings = {
};
};
391D4A94059280DF00ADF722 = {
fileRef = 391D4A92059280DF00ADF722;
isa = PBXBuildFile;
settings = {
};
};
3950233F040A55A70066D062 = {
isa = PBXFileReference;
lastKnownFileType = image.icns;
path = plugin.icns;
refType = 4;
sourceTree = "<group>";
};
39502340040A55A70066D062 = {
fileRef = 3950233F040A55A70066D062;
isa = PBXBuildFile;
settings = {
};
};
395E9AD704044198007E00C6 = {
fileRef = F538BD1B01E5D03A0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
396639D80402FCF000435B6F = {
buildPhases = (
396639D90402FCF000435B6F,
39663A080402FCF000435B6F,
39663A220402FCF000435B6F,
39663A520402FCF000435B6F,
);
buildSettings = {
DEBUGGING_SYMBOLS = NO;
FRAMEWORK_SEARCH_PATHS = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"";
HEADER_SEARCH_PATHS = "";
INSTALL_PATH = "$(HOME)/Applications";
LIBRARY_SEARCH_PATHS = "";
OPTIMIZATION_CFLAGS = "-O2";
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
PRODUCT_NAME = macamDSC;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
WRAPPER_EXTENSION = app;
};
dependencies = (
);
isa = PBXApplicationTarget;
name = "ica module";
productInstallPath = "$(HOME)/Applications";
productName = wc;
productReference = 39663A570402FCF000435B6F;
productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
<plist version=\"1.0\">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDocumentTypes</key>
<array/>
<key>CFBundleExecutable</key>
<string>macamDSC</string>
<key>CFBundleGetInfoString</key>
<string>macam 0.8.2 © 2005 the macam project (http://webcam-osx.sourceforge.net)</string>
<key>CFBundleHelpBookFolder</key>
<string>WebcamHelp</string>
<key>CFBundleHelpBookName</key>
<string>Webcam Help</string>
<key>CFBundleIconFile</key>
<string>plugin.icns</string>
<key>CFBundleIdentifier</key>
<string>net.sourceforge.webcam-osx.macamDSC</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>macamDSC</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.8.2</string>
<key>CFBundleSignature</key>
<string>wC?!</string>
<key>CFBundleVersion</key>
<string>0.8.2</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSUIElement</key>
<string>1</string>
<key>devices</key>
<array>
<dict>
<key>product</key>
<string>0x0202</string>
<key>vendor</key>
<string>0x0553</string>
</dict>
<dict>
<key>product</key>
<string>0x504B</string>
<key>vendor</key>
<string>0x04FC</string>
</dict>
<dict>
<key>product</key>
<string>0x504A</string>
<key>vendor</key>
<string>0x04FC</string>
</dict>
<dict>
<key>product</key>
<string>0x800A</string>
<key>vendor</key>
<string>0x0C45</string>
</dict>
</array>
</dict>
</plist>
";
};
396639D90402FCF000435B6F = {
buildActionMask = 2147483647;
files = (
396639DA0402FCF000435B6F,
396639DB0402FCF000435B6F,
396639DC0402FCF000435B6F,
396639DD0402FCF000435B6F,
396639DE0402FCF000435B6F,
396639DF0402FCF000435B6F,
396639E00402FCF000435B6F,
396639E10402FCF000435B6F,
396639E20402FCF000435B6F,
396639E30402FCF000435B6F,
396639E40402FCF000435B6F,
396639E50402FCF000435B6F,
396639E60402FCF000435B6F,
396639E80402FCF000435B6F,
396639E90402FCF000435B6F,
396639EC0402FCF000435B6F,
396639EE0402FCF000435B6F,
396639EF0402FCF000435B6F,
396639F00402FCF000435B6F,
396639F10402FCF000435B6F,
396639F20402FCF000435B6F,
396639F30402FCF000435B6F,
396639F40402FCF000435B6F,
396639F50402FCF000435B6F,
396639F60402FCF000435B6F,
396639F90402FCF000435B6F,
396639FA0402FCF000435B6F,
396639FB0402FCF000435B6F,
396639FC0402FCF000435B6F,
396639FD0402FCF000435B6F,
39663A030402FCF000435B6F,
39663A040402FCF000435B6F,
39663A050402FCF000435B6F,
39663A060402FCF000435B6F,
39663A070402FCF000435B6F,
39FE214A04030BB800BAABE7,
F522580A08725639002023A4,
);
isa = PBXHeadersBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
396639DA0402FCF000435B6F = {
fileRef = F5F79A920212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
396639DB0402FCF000435B6F = {
fileRef = F5F79A940212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
396639DC0402FCF000435B6F = {
fileRef = F5F79A960212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
396639DD0402FCF000435B6F = {
fileRef = F5F79A980212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
396639DE0402FCF000435B6F = {
fileRef = F5F79A9A0212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
396639DF0402FCF000435B6F = {
fileRef = F5F79A810212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
396639E00402FCF000435B6F = {
fileRef = F5F79A830212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
396639E10402FCF000435B6F = {
fileRef = F5F79A850212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
396639E20402FCF000435B6F = {
fileRef = F5F79A870212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
396639E30402FCF000435B6F = {
fileRef = F55DD8210213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
396639E40402FCF000435B6F = {
fileRef = F55DD8230213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
396639E50402FCF000435B6F = {
fileRef = F55DD8250213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
396639E60402FCF000435B6F = {
fileRef = F55DD8270213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
396639E80402FCF000435B6F = {
fileRef = F589EB0E02268A6901D99A1F;
isa = PBXBuildFile;
settings = {
};
};
396639E90402FCF000435B6F = {
fileRef = F58530E10229AAB601479C37;
isa = PBXBuildFile;
settings = {
};
};
396639EC0402FCF000435B6F = {
fileRef = F511081E0241794801599652;
isa = PBXBuildFile;
settings = {
};
};
396639EE0402FCF000435B6F = {
fileRef = F55A58C102572BFE014CA2B1;
isa = PBXBuildFile;
settings = {
};
};
396639EF0402FCF000435B6F = {
fileRef = F55A58C302572BFE014CA2B1;
isa = PBXBuildFile;
settings = {
};
};
396639F00402FCF000435B6F = {
fileRef = F5376F35026C66D30166DE1F;
isa = PBXBuildFile;
settings = {
};
};
396639F10402FCF000435B6F = {
fileRef = F533EEB70271ACF80166DE1F;
isa = PBXBuildFile;
settings = {
};
};
396639F20402FCF000435B6F = {
fileRef = F533EEC20271B72D0166DE1F;
isa = PBXBuildFile;
settings = {
};
};
396639F30402FCF000435B6F = {
fileRef = F53480CC027240FB013AF9AD;
isa = PBXBuildFile;
settings = {
};
};
396639F40402FCF000435B6F = {
fileRef = F5A153160274D3D501C56AC3;
isa = PBXBuildFile;
settings = {
};
};
396639F50402FCF000435B6F = {
fileRef = F5FC0F1D02834E82015925D2;
isa = PBXBuildFile;
settings = {
};
};
396639F60402FCF000435B6F = {
fileRef = F5FC0F23028351A7015925D2;
isa = PBXBuildFile;
settings = {
};
};
396639F90402FCF000435B6F = {
fileRef = F5F4373E02D278D6018D4F8C;
isa = PBXBuildFile;
settings = {
};
};
396639FA0402FCF000435B6F = {
fileRef = F5F4374E02D52947018D4F8C;
isa = PBXBuildFile;
settings = {
};
};
396639FB0402FCF000435B6F = {
fileRef = F5C5790603049095010B006D;
isa = PBXBuildFile;
settings = {
};
};
396639FC0402FCF000435B6F = {
fileRef = F5BB387E0342871601E62307;
isa = PBXBuildFile;
settings = {
};
};
396639FD0402FCF000435B6F = {
fileRef = F5EDFAD6036876210166D062;
isa = PBXBuildFile;
settings = {
};
};
39663A030402FCF000435B6F = {
fileRef = F53F6637039ACC3F01C3DF00;
isa = PBXBuildFile;
settings = {
};
};
39663A040402FCF000435B6F = {
fileRef = F5A5077403BBC69501A78977;
isa = PBXBuildFile;
settings = {
};
};
39663A050402FCF000435B6F = {
fileRef = 39185ABA03C8B5570066DE75;
isa = PBXBuildFile;
settings = {
};
};
39663A060402FCF000435B6F = {
fileRef = 3973A6F303CDF44E0066D062;
isa = PBXBuildFile;
settings = {
};
};
39663A070402FCF000435B6F = {
fileRef = 39CBD65003DC0D79000F7EFC;
isa = PBXBuildFile;
settings = {
};
};
39663A080402FCF000435B6F = {
buildActionMask = 2147483647;
files = (
391D4A94059280DF00ADF722,
39663A0B0402FCF000435B6F,
39663A0C0402FCF000435B6F,
39663A0D0402FCF000435B6F,
39663A0E0402FCF000435B6F,
39663A0F0402FCF000435B6F,
39663A100402FCF000435B6F,
39663A130402FCF000435B6F,
39663A150402FCF000435B6F,
39663A160402FCF000435B6F,
39663A190402FCF000435B6F,
39663A1A0402FCF000435B6F,
39663A1B0402FCF000435B6F,
39663A1C0402FCF000435B6F,
39663A1D0402FCF000435B6F,
39663A1E0402FCF000435B6F,
39663A200402FCF000435B6F,
39663A210402FCF000435B6F,
39663A6A0403091700435B6F,
39502340040A55A70066D062,
);
isa = PBXResourcesBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
39663A0B0402FCF000435B6F = {
fileRef = F500FB6E022FB1BD01369AA6;
isa = PBXBuildFile;
settings = {
};
};
39663A0C0402FCF000435B6F = {
fileRef = F500FB6F022FB1BD01369AA6;
isa = PBXBuildFile;
settings = {
};
};
39663A0D0402FCF000435B6F = {
fileRef = F500FB70022FB1BD01369AA6;
isa = PBXBuildFile;
settings = {
};
};
39663A0E0402FCF000435B6F = {
fileRef = F500FB71022FB1BD01369AA6;
isa = PBXBuildFile;
settings = {
};
};
39663A0F0402FCF000435B6F = {
fileRef = F500FB72022FB1BD01369AA6;
isa = PBXBuildFile;
settings = {
};
};
39663A100402FCF000435B6F = {
fileRef = F500FB73022FB1BD01369AA6;
isa = PBXBuildFile;
settings = {
};
};
39663A130402FCF000435B6F = {
fileRef = F5285DAA0248103E01AEB99D;
isa = PBXBuildFile;
settings = {
};
};
39663A150402FCF000435B6F = {
fileRef = F52D2ED4025A9425016EC628;
isa = PBXBuildFile;
settings = {
};
};
39663A160402FCF000435B6F = {
fileRef = F52D2ED5025A9425016EC628;
isa = PBXBuildFile;
settings = {
};
};
39663A190402FCF000435B6F = {
fileRef = F57D11B6C5B26FF6010B00CC;
isa = PBXBuildFile;
settings = {
};
};
39663A1A0402FCF000435B6F = {
fileRef = F57D11B7C5B26FF6010B00CC;
isa = PBXBuildFile;
settings = {
};
};
39663A1B0402FCF000435B6F = {
fileRef = F57D11B8C5B26FF6010B00CC;
isa = PBXBuildFile;
settings = {
};
};
39663A1C0402FCF000435B6F = {
fileRef = F57D11BDC5B26FF6010B00CC;
isa = PBXBuildFile;
settings = {
};
};
39663A1D0402FCF000435B6F = {
fileRef = F57D11B5C5B26FF6010B00CC;
isa = PBXBuildFile;
settings = {
};
};
39663A1E0402FCF000435B6F = {
fileRef = F5794DDF0285B922010B00CC;
isa = PBXBuildFile;
settings = {
};
};
39663A200402FCF000435B6F = {
fileRef = F589724A0374636B01159FE2;
isa = PBXBuildFile;
settings = {
};
};
39663A210402FCF000435B6F = {
fileRef = F5B1CC460375DAF501159FE2;
isa = PBXBuildFile;
settings = {
};
};
39663A220402FCF000435B6F = {
buildActionMask = 2147483647;
files = (
39663A230402FCF000435B6F,
39663A240402FCF000435B6F,
39663A250402FCF000435B6F,
39663A260402FCF000435B6F,
39663A270402FCF000435B6F,
39663A280402FCF000435B6F,
39663A290402FCF000435B6F,
39663A2A0402FCF000435B6F,
39663A2B0402FCF000435B6F,
39663A2C0402FCF000435B6F,
39663A2F0402FCF000435B6F,
39663A300402FCF000435B6F,
39663A330402FCF000435B6F,
39663A350402FCF000435B6F,
39663A360402FCF000435B6F,
39663A370402FCF000435B6F,
39663A380402FCF000435B6F,
39663A390402FCF000435B6F,
39663A3A0402FCF000435B6F,
39663A3B0402FCF000435B6F,
39663A3C0402FCF000435B6F,
39663A3D0402FCF000435B6F,
39663A3E0402FCF000435B6F,
39663A410402FCF000435B6F,
39663A420402FCF000435B6F,
39663A430402FCF000435B6F,
39663A440402FCF000435B6F,
39663A450402FCF000435B6F,
39663A4B0402FCF000435B6F,
39663A4C0402FCF000435B6F,
39663A4D0402FCF000435B6F,
39663A4E0402FCF000435B6F,
39663A4F0402FCF000435B6F,
39663A500402FCF000435B6F,
39663A510402FCF000435B6F,
39663A680403023400435B6F,
);
isa = PBXSourcesBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
39663A230402FCF000435B6F = {
fileRef = F5F79A930212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
39663A240402FCF000435B6F = {
fileRef = F5F79A950212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
39663A250402FCF000435B6F = {
fileRef = F5F79A990212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
39663A260402FCF000435B6F = {
fileRef = F5F79A820212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
39663A270402FCF000435B6F = {
fileRef = F5F79A840212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
39663A280402FCF000435B6F = {
fileRef = F5F79A860212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
39663A290402FCF000435B6F = {
fileRef = F5F79A880212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
39663A2A0402FCF000435B6F = {
fileRef = F55DD8240213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
39663A2B0402FCF000435B6F = {
fileRef = F55DD8260213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
39663A2C0402FCF000435B6F = {
fileRef = F55DD8280213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
39663A2F0402FCF000435B6F = {
fileRef = F589EB0F02268A6901D99A1F;
isa = PBXBuildFile;
settings = {
};
};
39663A300402FCF000435B6F = {
fileRef = F58530E20229AAB601479C37;
isa = PBXBuildFile;
settings = {
};
};
39663A330402FCF000435B6F = {
fileRef = F511081D0241794801599652;
isa = PBXBuildFile;
settings = {
};
};
39663A350402FCF000435B6F = {
fileRef = F5B9568C0250D31A0166DE1F;
isa = PBXBuildFile;
settings = {
};
};
39663A360402FCF000435B6F = {
fileRef = F55A58C202572BFE014CA2B1;
isa = PBXBuildFile;
settings = {
};
};
39663A370402FCF000435B6F = {
fileRef = F55A58C402572BFE014CA2B1;
isa = PBXBuildFile;
settings = {
};
};
39663A380402FCF000435B6F = {
fileRef = F5376F36026C66D30166DE1F;
isa = PBXBuildFile;
settings = {
};
};
39663A390402FCF000435B6F = {
fileRef = F533EEB90271ACF80166DE1F;
isa = PBXBuildFile;
settings = {
};
};
39663A3A0402FCF000435B6F = {
fileRef = F533EEC30271B72D0166DE1F;
isa = PBXBuildFile;
settings = {
};
};
39663A3B0402FCF000435B6F = {
fileRef = F53480CD027240FB013AF9AD;
isa = PBXBuildFile;
settings = {
};
};
39663A3C0402FCF000435B6F = {
fileRef = F5A153170274D3D501C56AC3;
isa = PBXBuildFile;
settings = {
};
};
39663A3D0402FCF000435B6F = {
fileRef = F5FC0F1E02834E82015925D2;
isa = PBXBuildFile;
settings = {
};
};
39663A3E0402FCF000435B6F = {
fileRef = F5FC0F24028351A7015925D2;
isa = PBXBuildFile;
settings = {
};
};
39663A410402FCF000435B6F = {
fileRef = F5F4373C02D278D6018D4F8C;
isa = PBXBuildFile;
settings = {
};
};
39663A420402FCF000435B6F = {
fileRef = F5F4374C02D52947018D4F8C;
isa = PBXBuildFile;
settings = {
};
};
39663A430402FCF000435B6F = {
fileRef = F5C5790703049095010B006D;
isa = PBXBuildFile;
settings = {
};
};
39663A440402FCF000435B6F = {
fileRef = F5EF7FFB0364C3BD01E9B502;
isa = PBXBuildFile;
settings = {
};
};
39663A450402FCF000435B6F = {
fileRef = F5EDFAD5036876210166D062;
isa = PBXBuildFile;
settings = {
};
};
39663A4B0402FCF000435B6F = {
fileRef = F53F6636039ACC3F01C3DF00;
isa = PBXBuildFile;
settings = {
};
};
39663A4C0402FCF000435B6F = {
fileRef = F5A5077303BBC69501A78977;
isa = PBXBuildFile;
settings = {
};
};
39663A4D0402FCF000435B6F = {
fileRef = 39185ABB03C8B5570066DE75;
isa = PBXBuildFile;
settings = {
};
};
39663A4E0402FCF000435B6F = {
fileRef = F5F79A970212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
39663A4F0402FCF000435B6F = {
fileRef = 3973A6F203CDF44E0066D062;
isa = PBXBuildFile;
settings = {
};
};
39663A500402FCF000435B6F = {
fileRef = 397B163C03CED9B900153FEE;
isa = PBXBuildFile;
settings = {
};
};
39663A510402FCF000435B6F = {
fileRef = 39CBD64F03DC0D79000F7EFC;
isa = PBXBuildFile;
settings = {
};
};
39663A520402FCF000435B6F = {
buildActionMask = 2147483647;
files = (
39663A530402FCF000435B6F,
39663A540402FCF000435B6F,
39663A550402FCF000435B6F,
39663A560402FCF000435B6F,
39FE215604030E7E00BAABE7,
395E9AD704044198007E00C6,
);
isa = PBXFrameworksBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
39663A530402FCF000435B6F = {
fileRef = 1058C7A1FEA54F0111CA2CBB;
isa = PBXBuildFile;
settings = {
};
};
39663A540402FCF000435B6F = {
fileRef = F5AA417601DA8EF70157C38C;
isa = PBXBuildFile;
settings = {
};
};
39663A550402FCF000435B6F = {
fileRef = F5AA417801DA8F350157C38C;
isa = PBXBuildFile;
settings = {
};
};
39663A560402FCF000435B6F = {
fileRef = F538BD1D01E5D0440166DE0F;
isa = PBXBuildFile;
settings = {
};
};
39663A570402FCF000435B6F = {
explicitFileType = wrapper.application;
isa = PBXFileReference;
path = macamDSC.app;
refType = 3;
sourceTree = BUILT_PRODUCTS_DIR;
};
39663A5A0402FD1400435B6F = {
isa = PBXTargetDependency;
target = 396639D80402FCF000435B6F;
targetProxy = 391D477005921F4200ADF722;
};
39663A620402FEAC00435B6F = {
children = (
39FE214904030BB800BAABE7,
39663A670403023400435B6F,
39663A690403091700435B6F,
3950233F040A55A70066D062,
);
isa = PBXGroup;
path = ica_specific;
refType = 4;
sourceTree = "<group>";
};
39663A670403023400435B6F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = main.m;
refType = 4;
sourceTree = "<group>";
};
39663A680403023400435B6F = {
fileRef = 39663A670403023400435B6F;
isa = PBXBuildFile;
settings = {
};
};
39663A690403091700435B6F = {
isa = PBXFileReference;
lastKnownFileType = wrapper.nib;
path = MainMenu.nib;
refType = 4;
sourceTree = "<group>";
};
39663A6A0403091700435B6F = {
fileRef = 39663A690403091700435B6F;
isa = PBXBuildFile;
settings = {
};
};
3973A6F203CDF44E0066D062 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MySPCA500Driver.m;
refType = 4;
sourceTree = "<group>";
};
3973A6F303CDF44E0066D062 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MySPCA500Driver.h;
refType = 4;
sourceTree = "<group>";
};
3973A6F403CDF44E0066D062 = {
fileRef = 3973A6F203CDF44E0066D062;
isa = PBXBuildFile;
settings = {
};
};
3973A6F503CDF44E0066D062 = {
fileRef = 3973A6F303CDF44E0066D062;
isa = PBXBuildFile;
settings = {
};
};
3973A6F603CDF44E0066D062 = {
fileRef = 3973A6F203CDF44E0066D062;
isa = PBXBuildFile;
settings = {
};
};
3973A6F703CDF44E0066D062 = {
fileRef = 3973A6F303CDF44E0066D062;
isa = PBXBuildFile;
settings = {
};
};
397B163C03CED9B900153FEE = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
path = ov511_decomp.c;
refType = 4;
sourceTree = "<group>";
};
397B163D03CED9B900153FEE = {
fileRef = 397B163C03CED9B900153FEE;
isa = PBXBuildFile;
settings = {
};
};
397B163E03CED9B900153FEE = {
fileRef = 397B163C03CED9B900153FEE;
isa = PBXBuildFile;
settings = {
};
};
39A2B45A0593E296009C5934 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
name = QTDummyPanel.m;
path = app_specific/QTDummyPanel.m;
refType = 2;
sourceTree = SOURCE_ROOT;
};
39A2B45B0593E297009C5934 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
name = QTDummyPanel.h;
path = app_specific/QTDummyPanel.h;
refType = 2;
sourceTree = SOURCE_ROOT;
};
39A2B45D0593E297009C5934 = {
fileRef = 39A2B45A0593E296009C5934;
isa = PBXBuildFile;
settings = {
};
};
39A2B45E0593E297009C5934 = {
fileRef = 39A2B45B0593E297009C5934;
isa = PBXBuildFile;
settings = {
};
};
39A2B4820593E4A8009C5934 = {
buildActionMask = 2147483647;
files = (
);
isa = PBXRezBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
39AE92CB03C5131B0066D062 = {
buildPhases = (
);
buildSettings = {
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PRODUCT_NAME = all;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
};
dependencies = (
39AE92CD03C513490066D062,
39AE92CC03C513420066D062,
39663A5A0402FD1400435B6F,
);
isa = PBXAggregateTarget;
name = all;
productName = all;
};
39AE92CC03C513420066D062 = {
isa = PBXTargetDependency;
target = 29B97326FDCFA39411CA2CEA;
targetProxy = 391D477205921F4200ADF722;
};
39AE92CD03C513490066D062 = {
isa = PBXTargetDependency;
target = F538BD2301E5D23F0166DE0F;
targetProxy = 391D477105921F4200ADF722;
};
39CBD64F03DC0D79000F7EFC = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyKiaraFlippedDriver.m;
refType = 4;
sourceTree = "<group>";
};
39CBD65003DC0D79000F7EFC = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyKiaraFlippedDriver.h;
refType = 4;
sourceTree = "<group>";
};
39CBD65103DC0D79000F7EFC = {
fileRef = 39CBD64F03DC0D79000F7EFC;
isa = PBXBuildFile;
settings = {
};
};
39CBD65203DC0D79000F7EFC = {
fileRef = 39CBD65003DC0D79000F7EFC;
isa = PBXBuildFile;
settings = {
};
};
39CBD65303DC0D79000F7EFC = {
fileRef = 39CBD64F03DC0D79000F7EFC;
isa = PBXBuildFile;
settings = {
};
};
39CBD65403DC0D79000F7EFC = {
fileRef = 39CBD65003DC0D79000F7EFC;
isa = PBXBuildFile;
settings = {
};
};
39FE214904030BB800BAABE7 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = ICD_CameraCalls.h;
refType = 4;
sourceTree = "<group>";
};
39FE214A04030BB800BAABE7 = {
fileRef = 39FE214904030BB800BAABE7;
isa = PBXBuildFile;
settings = {
};
};
39FE215504030E7E00BAABE7 = {
isa = PBXFileReference;
lastKnownFileType = wrapper.framework;
name = ICACameraPriv.framework;
path = /System/Library/PrivateFrameworks/ICACameraPriv.framework;
refType = 0;
sourceTree = "<absolute>";
};
39FE215604030E7E00BAABE7 = {
fileRef = 39FE215504030E7E00BAABE7;
isa = PBXBuildFile;
settings = {
};
};
//390
//391
//392
//393
//394
//4A0
//4A1
//4A2
//4A3
//4A4
4A9504CCFFE6A4B311CA0CBA = {
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
OPTIMIZATION_CFLAGS = "-O0";
ZERO_LINK = YES;
};
isa = PBXBuildStyle;
name = Development;
};
4A9504CDFFE6A4B311CA0CBA = {
buildSettings = {
COPY_PHASE_STRIP = YES;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
OPTIMIZATION_CFLAGS = "-O2";
ZERO_LINK = NO;
};
isa = PBXBuildStyle;
name = Deployment;
};
//4A0
//4A1
//4A2
//4A3
//4A4
//F50
//F51
//F52
//F53
//F54
F500FB6C022FB1BD01369AA6 = {
children = (
F5794DDF0285B922010B00CC,
F57D11B5C5B26FF6010B00CC,
F57D11B6C5B26FF6010B00CC,
F57D11B7C5B26FF6010B00CC,
F57D11B8C5B26FF6010B00CC,
F57D11BDC5B26FF6010B00CC,
391D4A92059280DF00ADF722,
F500FB6E022FB1BD01369AA6,
F500FB6F022FB1BD01369AA6,
F500FB70022FB1BD01369AA6,
F500FB71022FB1BD01369AA6,
F500FB72022FB1BD01369AA6,
F500FB73022FB1BD01369AA6,
F52D2ED4025A9425016EC628,
F52D2ED5025A9425016EC628,
F589724A0374636B01159FE2,
F5B1CC460375DAF501159FE2,
);
isa = PBXGroup;
path = images;
refType = 4;
sourceTree = "<group>";
};
F500FB6D022FB1BD01369AA6 = {
isa = PBXFileReference;
lastKnownFileType = image.icns;
name = Global;
path = app.icns;
refType = 4;
sourceTree = "<group>";
};
F500FB6E022FB1BD01369AA6 = {
isa = PBXFileReference;
lastKnownFileType = image.tiff;
path = DownloadToolbarItem.tiff;
refType = 4;
sourceTree = "<group>";
};
F500FB6F022FB1BD01369AA6 = {
isa = PBXFileReference;
lastKnownFileType = image.tiff;
path = NextCamToolbarItem.tiff;
refType = 4;
sourceTree = "<group>";
};
F500FB70022FB1BD01369AA6 = {
isa = PBXFileReference;
lastKnownFileType = image.tiff;
path = PauseToolbarItem.tiff;
refType = 4;
sourceTree = "<group>";
};
F500FB71022FB1BD01369AA6 = {
isa = PBXFileReference;
lastKnownFileType = image.tiff;
path = PlayToolbarItem.tiff;
refType = 4;
sourceTree = "<group>";
};
F500FB72022FB1BD01369AA6 = {
isa = PBXFileReference;
lastKnownFileType = image.tiff;
path = SettingsToolbarItem.tiff;
refType = 4;
sourceTree = "<group>";
};
F500FB73022FB1BD01369AA6 = {
isa = PBXFileReference;
lastKnownFileType = image.tiff;
path = SnapshotToolbarItem.tiff;
refType = 4;
sourceTree = "<group>";
};
F500FB75022FB1BD01369AA6 = {
fileRef = F500FB6E022FB1BD01369AA6;
isa = PBXBuildFile;
settings = {
};
};
F500FB76022FB1BD01369AA6 = {
fileRef = F500FB6F022FB1BD01369AA6;
isa = PBXBuildFile;
settings = {
};
};
F500FB77022FB1BD01369AA6 = {
fileRef = F500FB70022FB1BD01369AA6;
isa = PBXBuildFile;
settings = {
};
};
F500FB78022FB1BD01369AA6 = {
fileRef = F500FB71022FB1BD01369AA6;
isa = PBXBuildFile;
settings = {
};
};
F500FB79022FB1BD01369AA6 = {
fileRef = F500FB72022FB1BD01369AA6;
isa = PBXBuildFile;
settings = {
};
};
F500FB7A022FB1BD01369AA6 = {
fileRef = F500FB73022FB1BD01369AA6;
isa = PBXBuildFile;
settings = {
};
};
F511081D0241794801599652 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MySPCA504Driver.m;
refType = 4;
sourceTree = "<group>";
};
F511081E0241794801599652 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MySPCA504Driver.h;
refType = 4;
sourceTree = "<group>";
};
F511081F0241794801599652 = {
fileRef = F511081E0241794801599652;
isa = PBXBuildFile;
settings = {
};
};
F51108200241794801599652 = {
fileRef = F511081D0241794801599652;
isa = PBXBuildFile;
settings = {
};
};
F51108210241794801599652 = {
fileRef = F511081E0241794801599652;
isa = PBXBuildFile;
settings = {
};
};
F51108220241794801599652 = {
fileRef = F511081D0241794801599652;
isa = PBXBuildFile;
settings = {
};
};
F51EEE570284B73A01B888F7 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyCameraInspector.h;
refType = 4;
sourceTree = "<group>";
};
F51EEE580284B73A01B888F7 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyCameraInspector.m;
refType = 4;
sourceTree = "<group>";
};
F51EEE590284B73A01B888F7 = {
fileRef = F51EEE570284B73A01B888F7;
isa = PBXBuildFile;
settings = {
};
};
F51EEE5A0284B73A01B888F7 = {
fileRef = F51EEE580284B73A01B888F7;
isa = PBXBuildFile;
settings = {
};
};
F51EEE5D0284BC9601B888F7 = {
isa = PBXFileReference;
lastKnownFileType = wrapper.nib;
path = DefaultCameraInspector.nib;
refType = 4;
sourceTree = "<group>";
};
F51EEE5E0284BC9601B888F7 = {
fileRef = F51EEE5D0284BC9601B888F7;
isa = PBXBuildFile;
settings = {
};
};
F522580908725639002023A4 = {
fileEncoding = 4;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = USB_VendorProductIDs.h;
refType = 4;
sourceTree = "<group>";
};
F522580A08725639002023A4 = {
fileRef = F522580908725639002023A4;
isa = PBXBuildFile;
settings = {
};
};
F522580B08725639002023A4 = {
fileRef = F522580908725639002023A4;
isa = PBXBuildFile;
settings = {
};
};
F522580C08725639002023A4 = {
fileRef = F522580908725639002023A4;
isa = PBXBuildFile;
settings = {
};
};
F5285DAA0248103E01AEB99D = {
children = (
F5285DAB0248103E01AEB99D,
F5285DAE0248104601AEB99D,
F55855D402EEF4BF0166DE1F,
);
isa = PBXVariantGroup;
name = DriverLocalizable.strings;
path = "";
refType = 4;
sourceTree = "<group>";
};
F5285DAB0248103E01AEB99D = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text.plist.strings;
name = English;
path = English.lproj/DriverLocalizable.strings;
refType = 4;
sourceTree = "<group>";
};
F5285DAC0248103E01AEB99D = {
fileRef = F5285DAA0248103E01AEB99D;
isa = PBXBuildFile;
settings = {
};
};
F5285DAD0248103E01AEB99D = {
fileRef = F5285DAA0248103E01AEB99D;
isa = PBXBuildFile;
settings = {
};
};
F5285DAE0248104601AEB99D = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text.plist.strings;
name = German;
path = German.lproj/DriverLocalizable.strings;
refType = 4;
sourceTree = "<group>";
};
F52D2ED0025A7383016EC628 = {
children = (
F52D2ED1025A7383016EC628,
F52D2ED2025A7383016EC628,
F5787F3E0331468F01153FEE,
);
isa = PBXVariantGroup;
name = WebcamHelp;
path = "";
refType = 4;
sourceTree = "<group>";
};
F52D2ED1025A7383016EC628 = {
includeInIndex = 0;
isa = PBXFileReference;
lastKnownFileType = folder;
name = English;
path = English.lproj/WebcamHelp;
refType = 4;
sourceTree = "<group>";
};
F52D2ED2025A7383016EC628 = {
includeInIndex = 0;
isa = PBXFileReference;
lastKnownFileType = folder;
name = German;
path = German.lproj/WebcamHelp;
refType = 4;
sourceTree = "<group>";
};
F52D2ED3025A7383016EC628 = {
fileRef = F52D2ED0025A7383016EC628;
isa = PBXBuildFile;
settings = {
};
};
F52D2ED4025A9425016EC628 = {
isa = PBXFileReference;
lastKnownFileType = image.tiff;
path = RotateCWToolbarItem.tiff;
refType = 4;
sourceTree = "<group>";
};
F52D2ED5025A9425016EC628 = {
isa = PBXFileReference;
lastKnownFileType = image.tiff;
path = RotateCCWToolbarItem.tiff;
refType = 4;
sourceTree = "<group>";
};
F52D2ED6025A9425016EC628 = {
fileRef = F52D2ED4025A9425016EC628;
isa = PBXBuildFile;
settings = {
};
};
F52D2ED7025A9425016EC628 = {
fileRef = F52D2ED5025A9425016EC628;
isa = PBXBuildFile;
settings = {
};
};
F533EEB70271ACF80166DE1F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyQCExpressBDriver.h;
refType = 4;
sourceTree = "<group>";
};
F533EEB90271ACF80166DE1F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyQCExpressBDriver.m;
refType = 4;
sourceTree = "<group>";
};
F533EEBB0271ACF80166DE1F = {
fileRef = F533EEB70271ACF80166DE1F;
isa = PBXBuildFile;
settings = {
};
};
F533EEBD0271ACF80166DE1F = {
fileRef = F533EEB90271ACF80166DE1F;
isa = PBXBuildFile;
settings = {
};
};
F533EEBF0271ACF80166DE1F = {
fileRef = F533EEB70271ACF80166DE1F;
isa = PBXBuildFile;
settings = {
};
};
F533EEC10271ACF80166DE1F = {
fileRef = F533EEB90271ACF80166DE1F;
isa = PBXBuildFile;
settings = {
};
};
F533EEC20271B72D0166DE1F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyHDCS1000Sensor.h;
refType = 4;
sourceTree = "<group>";
};
F533EEC30271B72D0166DE1F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyHDCS1000Sensor.m;
refType = 4;
sourceTree = "<group>";
};
F533EEC40271B72D0166DE1F = {
fileRef = F533EEC20271B72D0166DE1F;
isa = PBXBuildFile;
settings = {
};
};
F533EEC50271B72D0166DE1F = {
fileRef = F533EEC30271B72D0166DE1F;
isa = PBXBuildFile;
settings = {
};
};
F533EEC60271B72D0166DE1F = {
fileRef = F533EEC20271B72D0166DE1F;
isa = PBXBuildFile;
settings = {
};
};
F533EEC70271B72D0166DE1F = {
fileRef = F533EEC30271B72D0166DE1F;
isa = PBXBuildFile;
settings = {
};
};
F53480CC027240FB013AF9AD = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyHDCS1020Sensor.h;
refType = 4;
sourceTree = "<group>";
};
F53480CD027240FB013AF9AD = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyHDCS1020Sensor.m;
refType = 4;
sourceTree = "<group>";
};
F53480CE027240FB013AF9AD = {
fileRef = F53480CC027240FB013AF9AD;
isa = PBXBuildFile;
settings = {
};
};
F53480CF027240FB013AF9AD = {
fileRef = F53480CD027240FB013AF9AD;
isa = PBXBuildFile;
settings = {
};
};
F53480D0027240FB013AF9AD = {
fileRef = F53480CC027240FB013AF9AD;
isa = PBXBuildFile;
settings = {
};
};
F53480D1027240FB013AF9AD = {
fileRef = F53480CD027240FB013AF9AD;
isa = PBXBuildFile;
settings = {
};
};
F5376F35026C66D30166DE1F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyQX3Driver.h;
refType = 4;
sourceTree = "<group>";
};
F5376F36026C66D30166DE1F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyQX3Driver.m;
refType = 4;
sourceTree = "<group>";
};
F5376F37026C66D30166DE1F = {
fileRef = F5376F35026C66D30166DE1F;
isa = PBXBuildFile;
settings = {
};
};
F5376F38026C66D30166DE1F = {
fileRef = F5376F36026C66D30166DE1F;
isa = PBXBuildFile;
settings = {
};
};
F5376F39026C66D30166DE1F = {
fileRef = F5376F35026C66D30166DE1F;
isa = PBXBuildFile;
settings = {
};
};
F5376F3A026C66D30166DE1F = {
fileRef = F5376F36026C66D30166DE1F;
isa = PBXBuildFile;
settings = {
};
};
F538BD1B01E5D03A0166DE0F = {
isa = PBXFileReference;
lastKnownFileType = wrapper.framework;
name = Carbon.framework;
path = /System/Library/Frameworks/Carbon.framework;
refType = 0;
sourceTree = "<absolute>";
};
F538BD1D01E5D0440166DE0F = {
isa = PBXFileReference;
lastKnownFileType = wrapper.framework;
name = QuickTime.framework;
path = /System/Library/Frameworks/QuickTime.framework;
refType = 0;
sourceTree = "<absolute>";
};
F538BD2201E5D23F0166DE0F = {
explicitFileType = wrapper.cfbundle;
isa = PBXFileReference;
path = macam.component;
refType = 3;
sourceTree = BUILT_PRODUCTS_DIR;
};
F538BD2301E5D23F0166DE0F = {
buildPhases = (
F538BD2401E5D23F0166DE0F,
F538BD2501E5D23F0166DE0F,
F538BD2601E5D23F0166DE0F,
F538BD2701E5D23F0166DE0F,
F538BD2801E5D23F0166DE0F,
);
buildSettings = {
DEBUGGING_SYMBOLS = NO;
INSTALL_PATH = /Library/Components;
JAVA_COMPILER_DEBUGGING_SYMBOLS = NO;
OPTIMIZATION_CFLAGS = "-O0";
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "-bundle";
OTHER_REZFLAGS = "";
PRODUCT_NAME = macam;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
WRAPPER_EXTENSION = component;
};
dependencies = (
);
isa = PBXBundleTarget;
name = component;
productInstallPath = /Library/Components;
productName = component;
productReference = F538BD2201E5D23F0166DE0F;
productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
<plist version=\"1.0\">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>macam</string>
<key>CFBundleGetInfoString</key>
<string>macam 0.8.2 © 2005 the macam project (http://webcam-osx.sourceforge.net)</string>
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
<string>net.sourceforge.webcam-osx.common</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>macam</string>
<key>CFBundlePackageType</key>
<string>thng</string>
<key>CFBundleShortVersionString</key>
<string>0.8.2</string>
<key>CFBundleSignature</key>
<string>wCam</string>
<key>CFBundleVersion</key>
<string>0.8.2</string>
</dict>
</plist>
";
};
F538BD2401E5D23F0166DE0F = {
buildActionMask = 2147483647;
files = (
F5F79ADB0212038E01E152CA,
F5F79ADC0212038E01E152CA,
F5F79ADD0212038E01E152CA,
F5F79ADE0212038E01E152CA,
F5F79ADF0212038E01E152CA,
F5F79AE40212038E01E152CA,
F5F79AE50212038E01E152CA,
F5F79AE60212038E01E152CA,
F5F79AE70212038E01E152CA,
F55DD8310213113F0166DE0F,
F55DD8320213113F0166DE0F,
F55DD8330213113F0166DE0F,
F55DD8340213113F0166DE0F,
F55DD84B021311680166DE0F,
F55DD84C021311680166DE0F,
F55DD84D021311680166DE0F,
F58530E50229AAB601479C37,
F51108210241794801599652,
F55A58C902572BFE014CA2B1,
F55A58CA02572BFE014CA2B1,
F59E4B7C0264A7910166DE1F,
F5376F39026C66D30166DE1F,
F533EEBF0271ACF80166DE1F,
F533EEC60271B72D0166DE1F,
F53480D0027240FB013AF9AD,
F5A1531A0274D3D501C56AC3,
F5FC0F2102834E83015925D2,
F5FC0F27028351A7015925D2,
F5F4374102D278D6018D4F8C,
F5F4375002D52947018D4F8C,
F5F4375102D52947018D4F8C,
F5A4FBC7031E34E50166D062,
F5A4FBC9031E34E70166D062,
F5BB38800342871601E62307,
F5EDFADA036876210166D062,
F53F663B039ACC3F01C3DF00,
F5A5077803BBC69501A78977,
39185ABE03C8B5570066DE75,
3973A6F703CDF44E0066D062,
39CBD65403DC0D79000F7EFC,
F522580C08725639002023A4,
);
isa = PBXHeadersBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
F538BD2501E5D23F0166DE0F = {
buildActionMask = 2147483647;
files = (
F5285DAD0248103E01AEB99D,
);
isa = PBXResourcesBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
F538BD2601E5D23F0166DE0F = {
buildActionMask = 2147483647;
files = (
F5F79AEF0212038E01E152CA,
F5F79AF00212038E01E152CA,
F5F79AF10212038E01E152CA,
F5F79AF20212038E01E152CA,
F5F79AF70212038E01E152CA,
F5F79AF80212038E01E152CA,
F5F79AF90212038E01E152CA,
F5F79AFA0212038E01E152CA,
F55DD8360213113F0166DE0F,
F55DD8370213113F0166DE0F,
F55DD8380213113F0166DE0F,
F55DD84E021311680166DE0F,
F55DD84F021311680166DE0F,
F55DD850021311680166DE0F,
F589EB1302268A6901D99A1F,
F58530E60229AAB601479C37,
F51108220241794801599652,
F5B9568E0250D31A0166DE1F,
F55A58CB02572BFE014CA2B1,
F55A58CC02572BFE014CA2B1,
F59E4B7D0264A7910166DE1F,
F5376F3A026C66D30166DE1F,
F533EEC10271ACF80166DE1F,
F533EEC70271B72D0166DE1F,
F53480D1027240FB013AF9AD,
F5A1531B0274D3D501C56AC3,
F5FC0F2202834E83015925D2,
F5FC0F28028351A7015925D2,
F5F4373F02D278D6018D4F8C,
F5F4374F02D52947018D4F8C,
F5A4FBC8031E34E50166D062,
F5EDFAD9036876210166D062,
F5CBE0D003807F2301260355,
F53F663A039ACC3F01C3DF00,
F5A5077703BBC69501A78977,
39185ABF03C8B5570066DE75,
3973A6F603CDF44E0066D062,
397B163E03CED9B900153FEE,
39CBD65303DC0D79000F7EFC,
);
isa = PBXSourcesBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
F538BD2701E5D23F0166DE0F = {
buildActionMask = 2147483647;
files = (
F538BD3501E5D2DF0166DE0F,
F538BD3601E5D2DF0166DE0F,
F538BD3701E5D2DF0166DE0F,
F538BD3801E5D2DF0166DE0F,
F538BD3901E5D2DF0166DE0F,
);
isa = PBXFrameworksBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
F538BD2801E5D23F0166DE0F = {
buildActionMask = 2147483647;
files = (
F55DD851021311680166DE0F,
);
isa = PBXRezBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
};
F538BD3501E5D2DF0166DE0F = {
fileRef = F5AA417601DA8EF70157C38C;
isa = PBXBuildFile;
settings = {
};
};
F538BD3601E5D2DF0166DE0F = {
fileRef = 1058C7A1FEA54F0111CA2CBB;
isa = PBXBuildFile;
settings = {
};
};
F538BD3701E5D2DF0166DE0F = {
fileRef = F5AA417801DA8F350157C38C;
isa = PBXBuildFile;
settings = {
};
};
F538BD3801E5D2DF0166DE0F = {
fileRef = F538BD1D01E5D0440166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F538BD3901E5D2DF0166DE0F = {
fileRef = F538BD1B01E5D03A0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F53B90540240CDFF0166DE75 = {
children = (
F53B90550240CDFF0166DE75,
F563AB4B0247FDC601BF65F7,
F5787F180331464B01153FEE,
);
isa = PBXVariantGroup;
name = MyImageDocument.nib;
path = "";
refType = 4;
sourceTree = "<group>";
};
F53B90550240CDFF0166DE75 = {
isa = PBXFileReference;
lastKnownFileType = wrapper.nib;
name = English;
path = English.lproj/MyImageDocument.nib;
refType = 4;
sourceTree = "<group>";
};
F53B90560240CDFF0166DE75 = {
fileRef = F53B90540240CDFF0166DE75;
isa = PBXBuildFile;
settings = {
};
};
F53B90580240CE2B0166DE75 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyImageDocument.h;
refType = 4;
sourceTree = "<group>";
};
F53B90590240CE2B0166DE75 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyImageDocument.m;
refType = 4;
sourceTree = "<group>";
};
F53B905A0240CE2B0166DE75 = {
fileRef = F53B90580240CE2B0166DE75;
isa = PBXBuildFile;
settings = {
};
};
F53B905B0240CE2B0166DE75 = {
fileRef = F53B90590240CE2B0166DE75;
isa = PBXBuildFile;
settings = {
};
};
F53F6636039ACC3F01C3DF00 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MySonix2028Driver.m;
refType = 4;
sourceTree = "<group>";
wrapsLines = 1;
};
F53F6637039ACC3F01C3DF00 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MySonix2028Driver.h;
refType = 4;
sourceTree = "<group>";
};
F53F6638039ACC3F01C3DF00 = {
fileRef = F53F6636039ACC3F01C3DF00;
isa = PBXBuildFile;
settings = {
};
};
F53F6639039ACC3F01C3DF00 = {
fileRef = F53F6637039ACC3F01C3DF00;
isa = PBXBuildFile;
settings = {
};
};
F53F663A039ACC3F01C3DF00 = {
fileRef = F53F6636039ACC3F01C3DF00;
isa = PBXBuildFile;
settings = {
};
};
F53F663B039ACC3F01C3DF00 = {
fileRef = F53F6637039ACC3F01C3DF00;
isa = PBXBuildFile;
settings = {
};
};
F55855D302EEF4A70166DE1F = {
fileEncoding = 4;
isa = PBXFileReference;
lastKnownFileType = text.plist.strings;
name = French;
path = French.lproj/Localizable.strings;
refType = 4;
sourceTree = "<group>";
};
F55855D402EEF4BF0166DE1F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text.plist.strings;
name = French;
path = French.lproj/DriverLocalizable.strings;
refType = 4;
sourceTree = "<group>";
};
F55A58C002572BFE014CA2B1 = {
children = (
F55A58C102572BFE014CA2B1,
F55A58C202572BFE014CA2B1,
F533EEC20271B72D0166DE1F,
F533EEC30271B72D0166DE1F,
F53480CC027240FB013AF9AD,
F53480CD027240FB013AF9AD,
F5FC0F23028351A7015925D2,
F5FC0F24028351A7015925D2,
F55A58C302572BFE014CA2B1,
F55A58C402572BFE014CA2B1,
);
isa = PBXGroup;
path = stv600_sensors;
refType = 4;
sourceTree = "<group>";
};
F55A58C102572BFE014CA2B1 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyPB0100Sensor.h;
refType = 4;
sourceTree = "<group>";
};
F55A58C202572BFE014CA2B1 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyPB0100Sensor.m;
refType = 4;
sourceTree = "<group>";
};
F55A58C302572BFE014CA2B1 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MySTV600Sensor.h;
refType = 4;
sourceTree = "<group>";
};
F55A58C402572BFE014CA2B1 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MySTV600Sensor.m;
refType = 4;
sourceTree = "<group>";
};
F55A58C502572BFE014CA2B1 = {
fileRef = F55A58C102572BFE014CA2B1;
isa = PBXBuildFile;
settings = {
};
};
F55A58C602572BFE014CA2B1 = {
fileRef = F55A58C302572BFE014CA2B1;
isa = PBXBuildFile;
settings = {
};
};
F55A58C702572BFE014CA2B1 = {
fileRef = F55A58C202572BFE014CA2B1;
isa = PBXBuildFile;
settings = {
};
};
F55A58C802572BFE014CA2B1 = {
fileRef = F55A58C402572BFE014CA2B1;
isa = PBXBuildFile;
settings = {
};
};
F55A58C902572BFE014CA2B1 = {
fileRef = F55A58C102572BFE014CA2B1;
isa = PBXBuildFile;
settings = {
};
};
F55A58CA02572BFE014CA2B1 = {
fileRef = F55A58C302572BFE014CA2B1;
isa = PBXBuildFile;
settings = {
};
};
F55A58CB02572BFE014CA2B1 = {
fileRef = F55A58C202572BFE014CA2B1;
isa = PBXBuildFile;
settings = {
};
};
F55A58CC02572BFE014CA2B1 = {
fileRef = F55A58C402572BFE014CA2B1;
isa = PBXBuildFile;
settings = {
};
};
F55DD8200213113F0166DE0F = {
children = (
F55DD8210213113F0166DE0F,
F5B9568C0250D31A0166DE1F,
F55DD8230213113F0166DE0F,
F55DD8240213113F0166DE0F,
F55DD8250213113F0166DE0F,
F55DD8260213113F0166DE0F,
F55DD8270213113F0166DE0F,
F55DD8280213113F0166DE0F,
F5285DAA0248103E01AEB99D,
);
isa = PBXGroup;
path = driver_core;
refType = 4;
sourceTree = "<group>";
};
F55DD8210213113F0166DE0F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyCameraCentral.h;
refType = 4;
sourceTree = "<group>";
wrapsLines = 1;
};
F55DD8230213113F0166DE0F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyCameraDriver.h;
refType = 4;
sourceTree = "<group>";
};
F55DD8240213113F0166DE0F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyCameraDriver.m;
refType = 4;
sourceTree = "<group>";
};
F55DD8250213113F0166DE0F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyCameraInfo.h;
refType = 4;
sourceTree = "<group>";
wrapsLines = 1;
};
F55DD8260213113F0166DE0F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyCameraInfo.m;
refType = 4;
sourceTree = "<group>";
};
F55DD8270213113F0166DE0F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyDummyCameraDriver.h;
refType = 4;
sourceTree = "<group>";
};
F55DD8280213113F0166DE0F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyDummyCameraDriver.m;
refType = 4;
sourceTree = "<group>";
};
F55DD8290213113F0166DE0F = {
fileRef = F55DD8210213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD82A0213113F0166DE0F = {
fileRef = F55DD8230213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD82B0213113F0166DE0F = {
fileRef = F55DD8250213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD82C0213113F0166DE0F = {
fileRef = F55DD8270213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD82E0213113F0166DE0F = {
fileRef = F55DD8240213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD82F0213113F0166DE0F = {
fileRef = F55DD8260213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD8300213113F0166DE0F = {
fileRef = F55DD8280213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD8310213113F0166DE0F = {
fileRef = F55DD8210213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD8320213113F0166DE0F = {
fileRef = F55DD8230213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD8330213113F0166DE0F = {
fileRef = F55DD8250213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD8340213113F0166DE0F = {
fileRef = F55DD8270213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD8360213113F0166DE0F = {
fileRef = F55DD8240213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD8370213113F0166DE0F = {
fileRef = F55DD8260213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD8380213113F0166DE0F = {
fileRef = F55DD8280213113F0166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD839021311680166DE0F = {
children = (
F5E6AA650371F8920166D062,
F51EEE5D0284BC9601B888F7,
F57D11B3C5B26FF6010B00CC,
F563AB480247FDC601BF65F7,
F53B90540240CDFF0166DE75,
F55DD83A021311680166DE0F,
F52D2ED0025A7383016EC628,
F55DD83C021311680166DE0F,
F55DD83D021311680166DE0F,
F55DD83E021311680166DE0F,
F51EEE570284B73A01B888F7,
F51EEE580284B73A01B888F7,
F57D11AFC5B26FF6010B00CC,
F57D11B0C5B26FF6010B00CC,
F53B90580240CE2B0166DE75,
F53B90590240CE2B0166DE75,
F58DB238024E9803019A97FC,
F58DB239024E9803019A97FC,
F5C80D8D02417A800166DE75,
F5C80D8E02417A800166DE75,
F5E78BF20371F3990166D062,
F5E78BEF0371F3990166D062,
F58976FA03758BEE01159FE2,
F58976F903758BEE01159FE2,
F58976FC03758BEE01159FE2,
F58976FB03758BEE01159FE2,
F58976FE03758BEE01159FE2,
F58976FD03758BEE01159FE2,
F5A6652C037B256401C96C8F,
F5A6652B037B256401C96C8F,
39A2B45A0593E296009C5934,
39A2B45B0593E297009C5934,
F500FB6C022FB1BD01369AA6,
);
isa = PBXGroup;
path = app_specific;
refType = 4;
sourceTree = "<group>";
};
F55DD83A021311680166DE0F = {
children = (
F55DD83B021311680166DE0F,
F563AB4C0247FDC601BF65F7,
F5787F190331465201153FEE,
);
isa = PBXVariantGroup;
name = MainMenu.nib;
path = "";
refType = 4;
sourceTree = "<group>";
};
F55DD83B021311680166DE0F = {
isa = PBXFileReference;
lastKnownFileType = wrapper.nib;
name = English;
path = English.lproj/MainMenu.nib;
refType = 4;
sourceTree = "<group>";
};
F55DD83C021311680166DE0F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = main.m;
refType = 4;
sourceTree = "<group>";
};
F55DD83D021311680166DE0F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyController.h;
refType = 4;
sourceTree = "<group>";
};
F55DD83E021311680166DE0F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyController.m;
refType = 4;
sourceTree = "<group>";
};
F55DD83F021311680166DE0F = {
children = (
F55DD840021311680166DE0F,
F55DD841021311680166DE0F,
F55DD842021311680166DE0F,
F55DD843021311680166DE0F,
F55DD844021311680166DE0F,
F55DD845021311680166DE0F,
F55DD846021311680166DE0F,
);
isa = PBXGroup;
path = component_specific;
refType = 4;
sourceTree = "<group>";
};
F55DD840021311680166DE0F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyBridge.h;
refType = 4;
sourceTree = "<group>";
};
F55DD841021311680166DE0F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyBridge.m;
refType = 4;
sourceTree = "<group>";
};
F55DD842021311680166DE0F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.rez;
path = QTComponent.r;
refType = 4;
sourceTree = "<group>";
};
F55DD843021311680166DE0F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = QTPanel.h;
refType = 4;
sourceTree = "<group>";
};
F55DD844021311680166DE0F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = QTPanel.m;
refType = 4;
sourceTree = "<group>";
};
F55DD845021311680166DE0F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = QTVideoDigitizer.h;
refType = 4;
sourceTree = "<group>";
};
F55DD846021311680166DE0F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = QTVideoDigitizer.m;
refType = 4;
sourceTree = "<group>";
};
F55DD847021311680166DE0F = {
fileRef = F55DD83D021311680166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD848021311680166DE0F = {
fileRef = F55DD83A021311680166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD849021311680166DE0F = {
fileRef = F55DD83C021311680166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD84A021311680166DE0F = {
fileRef = F55DD83E021311680166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD84B021311680166DE0F = {
fileRef = F55DD840021311680166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD84C021311680166DE0F = {
fileRef = F55DD843021311680166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD84D021311680166DE0F = {
fileRef = F55DD845021311680166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD84E021311680166DE0F = {
fileRef = F55DD841021311680166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD84F021311680166DE0F = {
fileRef = F55DD844021311680166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD850021311680166DE0F = {
fileRef = F55DD846021311680166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F55DD851021311680166DE0F = {
fileRef = F55DD842021311680166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F563AB480247FDC601BF65F7 = {
children = (
F563AB490247FDC601BF65F7,
F563AB4A0247FDC601BF65F7,
F55855D302EEF4A70166DE1F,
);
isa = PBXVariantGroup;
name = Localizable.strings;
path = "";
refType = 4;
sourceTree = "<group>";
};
F563AB490247FDC601BF65F7 = {
fileEncoding = 4;
isa = PBXFileReference;
lastKnownFileType = text.plist.strings;
name = English;
path = English.lproj/Localizable.strings;
refType = 4;
sourceTree = "<group>";
};
F563AB4A0247FDC601BF65F7 = {
fileEncoding = 4;
isa = PBXFileReference;
lastKnownFileType = text.plist.strings;
name = German;
path = German.lproj/Localizable.strings;
refType = 4;
sourceTree = "<group>";
};
F563AB4B0247FDC601BF65F7 = {
isa = PBXFileReference;
lastKnownFileType = wrapper.nib;
name = German;
path = German.lproj/MyImageDocument.nib;
refType = 4;
sourceTree = "<group>";
};
F563AB4C0247FDC601BF65F7 = {
isa = PBXFileReference;
lastKnownFileType = wrapper.nib;
name = German;
path = German.lproj/MainMenu.nib;
refType = 4;
sourceTree = "<group>";
};
F563AB4D0247FDC601BF65F7 = {
fileRef = F563AB480247FDC601BF65F7;
isa = PBXBuildFile;
settings = {
};
};
F5787F180331464B01153FEE = {
isa = PBXFileReference;
lastKnownFileType = wrapper.nib;
name = French;
path = French.lproj/MyImageDocument.nib;
refType = 4;
sourceTree = "<group>";
};
F5787F190331465201153FEE = {
isa = PBXFileReference;
lastKnownFileType = wrapper.nib;
name = French;
path = French.lproj/MainMenu.nib;
refType = 4;
sourceTree = "<group>";
};
F5787F3E0331468F01153FEE = {
includeInIndex = 1;
isa = PBXFileReference;
lastKnownFileType = folder;
name = French;
path = French.lproj/WebcamHelp;
refType = 4;
sourceTree = "<group>";
};
F5794DDF0285B922010B00CC = {
isa = PBXFileReference;
lastKnownFileType = image.tiff;
path = "QX3-5.tiff";
refType = 4;
sourceTree = "<group>";
};
F5794DE00285B922010B00CC = {
fileRef = F5794DDF0285B922010B00CC;
isa = PBXBuildFile;
settings = {
};
};
F57D11AFC5B26FF6010B00CC = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyQX3CameraInspector.h;
refType = 4;
sourceTree = "<group>";
};
F57D11B0C5B26FF6010B00CC = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyQX3CameraInspector.m;
refType = 4;
sourceTree = "<group>";
};
F57D11B1C5B26FF6010B00CC = {
fileRef = F57D11AFC5B26FF6010B00CC;
isa = PBXBuildFile;
settings = {
};
};
F57D11B2C5B26FF6010B00CC = {
fileRef = F57D11B0C5B26FF6010B00CC;
isa = PBXBuildFile;
settings = {
};
};
F57D11B3C5B26FF6010B00CC = {
isa = PBXFileReference;
lastKnownFileType = wrapper.nib;
path = MyQX3CameraInspector.nib;
refType = 4;
sourceTree = "<group>";
};
F57D11B4C5B26FF6010B00CC = {
fileRef = F57D11B3C5B26FF6010B00CC;
isa = PBXBuildFile;
settings = {
};
};
F57D11B5C5B26FF6010B00CC = {
isa = PBXFileReference;
lastKnownFileType = image.tiff;
path = "QX3-4.tiff";
refType = 4;
sourceTree = "<group>";
};
F57D11B6C5B26FF6010B00CC = {
isa = PBXFileReference;
lastKnownFileType = image.tiff;
path = "QX3-3.tiff";
refType = 4;
sourceTree = "<group>";
};
F57D11B7C5B26FF6010B00CC = {
isa = PBXFileReference;
lastKnownFileType = image.tiff;
path = "QX3-2.tiff";
refType = 4;
sourceTree = "<group>";
};
F57D11B8C5B26FF6010B00CC = {
isa = PBXFileReference;
lastKnownFileType = image.tiff;
path = "QX3-1.tiff";
refType = 4;
sourceTree = "<group>";
};
F57D11BAC5B26FF6010B00CC = {
fileRef = F57D11B6C5B26FF6010B00CC;
isa = PBXBuildFile;
settings = {
};
};
F57D11BBC5B26FF6010B00CC = {
fileRef = F57D11B7C5B26FF6010B00CC;
isa = PBXBuildFile;
settings = {
};
};
F57D11BCC5B26FF6010B00CC = {
fileRef = F57D11B8C5B26FF6010B00CC;
isa = PBXBuildFile;
settings = {
};
};
F57D11BDC5B26FF6010B00CC = {
isa = PBXFileReference;
lastKnownFileType = image.tiff;
path = "QX3-0.tiff";
refType = 4;
sourceTree = "<group>";
};
F57D11BEC5B26FF6010B00CC = {
fileRef = F57D11BDC5B26FF6010B00CC;
isa = PBXBuildFile;
settings = {
};
};
F57D11BFC5B26FF6010B00CC = {
fileRef = F57D11B5C5B26FF6010B00CC;
isa = PBXBuildFile;
settings = {
};
};
F58530E10229AAB601479C37 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = BayerConverter.h;
refType = 4;
sourceTree = "<group>";
};
F58530E20229AAB601479C37 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = BayerConverter.m;
refType = 4;
sourceTree = "<group>";
};
F58530E30229AAB601479C37 = {
fileRef = F58530E10229AAB601479C37;
isa = PBXBuildFile;
settings = {
};
};
F58530E40229AAB601479C37 = {
fileRef = F58530E20229AAB601479C37;
isa = PBXBuildFile;
settings = {
};
};
F58530E50229AAB601479C37 = {
fileRef = F58530E10229AAB601479C37;
isa = PBXBuildFile;
settings = {
};
};
F58530E60229AAB601479C37 = {
fileRef = F58530E20229AAB601479C37;
isa = PBXBuildFile;
settings = {
};
};
F589724A0374636B01159FE2 = {
isa = PBXFileReference;
lastKnownFileType = image.tiff;
path = RecordMovieToolbarItem.tiff;
refType = 4;
sourceTree = "<group>";
};
F589724B0374636B01159FE2 = {
fileRef = F589724A0374636B01159FE2;
isa = PBXBuildFile;
settings = {
};
};
F58976F903758BEE01159FE2 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyMovieRecorder.m;
refType = 4;
sourceTree = "<group>";
};
F58976FA03758BEE01159FE2 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyMovieRecorder.h;
refType = 4;
sourceTree = "<group>";
};
F58976FB03758BEE01159FE2 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyMovieWindowController.m;
refType = 4;
sourceTree = "<group>";
};
F58976FC03758BEE01159FE2 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyMovieWindowController.h;
refType = 4;
sourceTree = "<group>";
};
F58976FD03758BEE01159FE2 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyNSMovieExtensions.m;
refType = 4;
sourceTree = "<group>";
};
F58976FE03758BEE01159FE2 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyNSMovieExtensions.h;
refType = 4;
sourceTree = "<group>";
};
F58976FF03758BEE01159FE2 = {
fileRef = F58976F903758BEE01159FE2;
isa = PBXBuildFile;
settings = {
};
};
F589770003758BEE01159FE2 = {
fileRef = F58976FA03758BEE01159FE2;
isa = PBXBuildFile;
settings = {
};
};
F589770103758BEE01159FE2 = {
fileRef = F58976FB03758BEE01159FE2;
isa = PBXBuildFile;
settings = {
};
};
F589770203758BEE01159FE2 = {
fileRef = F58976FC03758BEE01159FE2;
isa = PBXBuildFile;
settings = {
};
};
F589770303758BEE01159FE2 = {
fileRef = F58976FD03758BEE01159FE2;
isa = PBXBuildFile;
settings = {
};
};
F589770403758BEE01159FE2 = {
fileRef = F58976FE03758BEE01159FE2;
isa = PBXBuildFile;
settings = {
};
};
F589EB0E02268A6901D99A1F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MySTV680Driver.h;
refType = 4;
sourceTree = "<group>";
};
F589EB0F02268A6901D99A1F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MySTV680Driver.m;
refType = 4;
sourceTree = "<group>";
};
F589EB1002268A6901D99A1F = {
fileRef = F589EB0E02268A6901D99A1F;
isa = PBXBuildFile;
settings = {
};
};
F589EB1102268A6901D99A1F = {
fileRef = F589EB0F02268A6901D99A1F;
isa = PBXBuildFile;
settings = {
};
};
F589EB1302268A6901D99A1F = {
fileRef = F589EB0F02268A6901D99A1F;
isa = PBXBuildFile;
settings = {
};
};
F58DB238024E9803019A97FC = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyImageWindowController.h;
refType = 4;
sourceTree = "<group>";
};
F58DB239024E9803019A97FC = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyImageWindowController.m;
refType = 4;
sourceTree = "<group>";
};
F58DB23A024E9804019A97FC = {
fileRef = F58DB238024E9803019A97FC;
isa = PBXBuildFile;
settings = {
};
};
F58DB23B024E9804019A97FC = {
fileRef = F58DB239024E9803019A97FC;
isa = PBXBuildFile;
settings = {
};
};
F5995F30029B5BB80126DA0B = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text;
name = TODO.txt;
path = texts/TODO.txt;
refType = 4;
sourceTree = "<group>";
};
F59E4B7A0264A7910166DE1F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = RGB888Scaler.m;
refType = 4;
sourceTree = "<group>";
};
F59E4B7B0264A7910166DE1F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = RGB888Scaler.h;
refType = 4;
sourceTree = "<group>";
};
F59E4B7C0264A7910166DE1F = {
fileRef = F59E4B7B0264A7910166DE1F;
isa = PBXBuildFile;
settings = {
};
};
F59E4B7D0264A7910166DE1F = {
fileRef = F59E4B7A0264A7910166DE1F;
isa = PBXBuildFile;
settings = {
};
};
F5A153160274D3D501C56AC3 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyQCExpressADriver.h;
refType = 4;
sourceTree = "<group>";
};
F5A153170274D3D501C56AC3 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyQCExpressADriver.m;
refType = 4;
sourceTree = "<group>";
};
F5A153180274D3D501C56AC3 = {
fileRef = F5A153160274D3D501C56AC3;
isa = PBXBuildFile;
settings = {
};
};
F5A153190274D3D501C56AC3 = {
fileRef = F5A153170274D3D501C56AC3;
isa = PBXBuildFile;
settings = {
};
};
F5A1531A0274D3D501C56AC3 = {
fileRef = F5A153160274D3D501C56AC3;
isa = PBXBuildFile;
settings = {
};
};
F5A1531B0274D3D501C56AC3 = {
fileRef = F5A153170274D3D501C56AC3;
isa = PBXBuildFile;
settings = {
};
};
F5A4FBC6031E34E00166D062 = {
fileRef = F5C5790603049095010B006D;
isa = PBXBuildFile;
settings = {
};
};
F5A4FBC7031E34E50166D062 = {
fileRef = F5C5790603049095010B006D;
isa = PBXBuildFile;
settings = {
};
};
F5A4FBC8031E34E50166D062 = {
fileRef = F5C5790703049095010B006D;
isa = PBXBuildFile;
settings = {
};
};
F5A4FBC9031E34E70166D062 = {
fileRef = F589EB0E02268A6901D99A1F;
isa = PBXBuildFile;
settings = {
};
};
F5A5077303BBC69501A78977 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MySE401Driver.m;
refType = 4;
sourceTree = "<group>";
};
F5A5077403BBC69501A78977 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MySE401Driver.h;
refType = 4;
sourceTree = "<group>";
};
F5A5077503BBC69501A78977 = {
fileRef = F5A5077303BBC69501A78977;
isa = PBXBuildFile;
settings = {
};
};
F5A5077603BBC69501A78977 = {
fileRef = F5A5077403BBC69501A78977;
isa = PBXBuildFile;
settings = {
};
};
F5A5077703BBC69501A78977 = {
fileRef = F5A5077303BBC69501A78977;
isa = PBXBuildFile;
settings = {
};
};
F5A5077803BBC69501A78977 = {
fileRef = F5A5077403BBC69501A78977;
isa = PBXBuildFile;
settings = {
};
};
F5A6652B037B256401C96C8F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyPrefsWindowController.m;
refType = 4;
sourceTree = "<group>";
};
F5A6652C037B256401C96C8F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyPrefsWindowController.h;
refType = 4;
sourceTree = "<group>";
};
F5A6652D037B256401C96C8F = {
fileRef = F5A6652B037B256401C96C8F;
isa = PBXBuildFile;
settings = {
};
};
F5A6652E037B256401C96C8F = {
fileRef = F5A6652C037B256401C96C8F;
isa = PBXBuildFile;
settings = {
};
};
F5AA417601DA8EF70157C38C = {
isa = PBXFileReference;
lastKnownFileType = wrapper.framework;
name = CoreFoundation.framework;
path = /System/Library/Frameworks/CoreFoundation.framework;
refType = 0;
sourceTree = "<absolute>";
};
F5AA417701DA8EF70157C38C = {
fileRef = F5AA417601DA8EF70157C38C;
isa = PBXBuildFile;
settings = {
};
};
F5AA417801DA8F350157C38C = {
isa = PBXFileReference;
lastKnownFileType = wrapper.framework;
name = IOKit.framework;
path = /System/Library/Frameworks/IOKit.framework;
refType = 0;
sourceTree = "<absolute>";
};
F5AA417901DA8F350157C38C = {
fileRef = F5AA417801DA8F350157C38C;
isa = PBXBuildFile;
settings = {
};
};
F5B1CC460375DAF501159FE2 = {
isa = PBXFileReference;
lastKnownFileType = image.tiff;
path = RecordMovieActiveToolbarItem.tiff;
refType = 4;
sourceTree = "<group>";
};
F5B1CC470375DAF501159FE2 = {
fileRef = F5B1CC460375DAF501159FE2;
isa = PBXBuildFile;
settings = {
};
};
F5B9568C0250D31A0166DE1F = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyCameraCentral.m;
refType = 4;
sourceTree = "<group>";
};
F5B9568D0250D31A0166DE1F = {
fileRef = F5B9568C0250D31A0166DE1F;
isa = PBXBuildFile;
settings = {
};
};
F5B9568E0250D31A0166DE1F = {
fileRef = F5B9568C0250D31A0166DE1F;
isa = PBXBuildFile;
settings = {
};
};
F5BB387E0342871601E62307 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = JFIFHeaderTemplate.h;
refType = 4;
sourceTree = "<group>";
};
F5BB387F0342871601E62307 = {
fileRef = F5BB387E0342871601E62307;
isa = PBXBuildFile;
settings = {
};
};
F5BB38800342871601E62307 = {
fileRef = F5BB387E0342871601E62307;
isa = PBXBuildFile;
settings = {
};
};
F5BFF535029B598301B6CBC8 = {
children = (
F5BFF540029B59CB01B6CBC8,
F5BFF536029B59BD01B6CBC8,
F5BFF537029B59BD01B6CBC8,
F5BFF538029B59BD01B6CBC8,
F5BFF539029B59BD01B6CBC8,
F5BFF53A029B59BD01B6CBC8,
F5BFF548029B5A8801B6CBC8,
F5995F30029B5BB80126DA0B,
);
isa = PBXGroup;
name = "Information and READMEs";
refType = 4;
sourceTree = "<group>";
};
F5BFF536029B59BD01B6CBC8 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text;
name = inspector.txt;
path = texts/inspector.txt;
refType = 4;
sourceTree = "<group>";
wrapsLines = 1;
};
F5BFF537029B59BD01B6CBC8 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text;
name = QCE.txt;
path = texts/QCE.txt;
refType = 4;
sourceTree = "<group>";
wrapsLines = 1;
};
F5BFF538029B59BD01B6CBC8 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text;
name = QT_architecture.txt;
path = texts/QT_architecture.txt;
refType = 4;
sourceTree = "<group>";
wrapsLines = 1;
};
F5BFF539029B59BD01B6CBC8 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text;
name = source_documentation.txt;
path = texts/source_documentation.txt;
refType = 4;
sourceTree = "<group>";
wrapsLines = 1;
};
F5BFF53A029B59BD01B6CBC8 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text;
name = STV680.txt;
path = texts/STV680.txt;
refType = 4;
sourceTree = "<group>";
wrapsLines = 1;
};
F5BFF540029B59CB01B6CBC8 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text;
path = COPYING.txt;
refType = 4;
sourceTree = "<group>";
};
F5BFF542029B59D601B6CBC8 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text;
path = README;
refType = 4;
sourceTree = "<group>";
};
F5BFF548029B5A8801B6CBC8 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = text.html;
name = Supported_Cameras.html;
path = texts/Supported_Cameras.html;
refType = 4;
sourceTree = "<group>";
};
F5C5790603049095010B006D = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyIntelPCCameraPro.h;
refType = 4;
sourceTree = "<group>";
};
F5C5790703049095010B006D = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyIntelPCCameraPro.m;
refType = 4;
sourceTree = "<group>";
};
F5C5790903049095010B006D = {
fileRef = F5C5790703049095010B006D;
isa = PBXBuildFile;
settings = {
};
};
F5C80D8D02417A800166DE75 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyScrollView.h;
refType = 4;
sourceTree = "<group>";
};
F5C80D8E02417A800166DE75 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyScrollView.m;
refType = 4;
sourceTree = "<group>";
};
F5C80D8F02417A800166DE75 = {
fileRef = F5C80D8D02417A800166DE75;
isa = PBXBuildFile;
settings = {
};
};
F5C80D9002417A800166DE75 = {
fileRef = F5C80D8E02417A800166DE75;
isa = PBXBuildFile;
settings = {
};
};
F5CBE0D003807F2301260355 = {
fileRef = F5EF7FFB0364C3BD01E9B502;
isa = PBXBuildFile;
settings = {
};
};
F5E501500366072501987CBE = {
fileRef = F5EF7FFB0364C3BD01E9B502;
isa = PBXBuildFile;
settings = {
};
};
F5E6AA650371F8920166D062 = {
children = (
F5E6AA660371F8920166D062,
F5E6AA6B0371F8B00166D062,
F5E6AA6C0371F8B90166D062,
);
isa = PBXVariantGroup;
name = MyMovieDocument.nib;
path = "";
refType = 4;
sourceTree = "<group>";
};
F5E6AA660371F8920166D062 = {
isa = PBXFileReference;
lastKnownFileType = wrapper.nib;
name = English;
path = English.lproj/MyMovieDocument.nib;
refType = 4;
sourceTree = "<group>";
};
F5E6AA670371F8920166D062 = {
fileRef = F5E6AA650371F8920166D062;
isa = PBXBuildFile;
settings = {
};
};
F5E6AA6B0371F8B00166D062 = {
isa = PBXFileReference;
lastKnownFileType = wrapper.nib;
name = German;
path = German.lproj/MyMovieDocument.nib;
refType = 4;
sourceTree = "<group>";
};
F5E6AA6C0371F8B90166D062 = {
isa = PBXFileReference;
lastKnownFileType = wrapper.nib;
name = French;
path = French.lproj/MyMovieDocument.nib;
refType = 4;
sourceTree = "<group>";
};
F5E78BEF0371F3990166D062 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyMovieDocument.m;
refType = 4;
sourceTree = "<group>";
};
F5E78BF20371F3990166D062 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyMovieDocument.h;
refType = 4;
sourceTree = "<group>";
};
F5E78BF30371F3990166D062 = {
fileRef = F5E78BEF0371F3990166D062;
isa = PBXBuildFile;
settings = {
};
};
F5E78BF60371F3990166D062 = {
fileRef = F5E78BF20371F3990166D062;
isa = PBXBuildFile;
settings = {
};
};
F5E9C93A036489100181E072 = {
fileRef = F538BD1D01E5D0440166DE0F;
isa = PBXBuildFile;
settings = {
};
};
F5EDFAD2036875F00166D062 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
path = yuv2rgbOV420.c;
refType = 4;
sourceTree = "<group>";
};
F5EDFAD5036876210166D062 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyOV511Driver.m;
refType = 4;
sourceTree = "<group>";
};
F5EDFAD6036876210166D062 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyOV511Driver.h;
refType = 4;
sourceTree = "<group>";
};
F5EDFAD7036876210166D062 = {
fileRef = F5EDFAD5036876210166D062;
isa = PBXBuildFile;
settings = {
};
};
F5EDFAD8036876210166D062 = {
fileRef = F5EDFAD6036876210166D062;
isa = PBXBuildFile;
settings = {
};
};
F5EDFAD9036876210166D062 = {
fileRef = F5EDFAD5036876210166D062;
isa = PBXBuildFile;
settings = {
};
};
F5EDFADA036876210166D062 = {
fileRef = F5EDFAD6036876210166D062;
isa = PBXBuildFile;
settings = {
};
};
F5EF7FFB0364C3BD01E9B502 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
path = JFIFHeaderTemplate.c;
refType = 4;
sourceTree = "<group>";
};
F5F4373C02D278D6018D4F8C = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyVicamDriver.m;
refType = 4;
sourceTree = "<group>";
};
F5F4373D02D278D6018D4F8C = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = vicamurbs.h;
refType = 4;
sourceTree = "<group>";
};
F5F4373E02D278D6018D4F8C = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyVicamDriver.h;
refType = 4;
sourceTree = "<group>";
};
F5F4373F02D278D6018D4F8C = {
fileRef = F5F4373C02D278D6018D4F8C;
isa = PBXBuildFile;
settings = {
};
};
F5F4374102D278D6018D4F8C = {
fileRef = F5F4373E02D278D6018D4F8C;
isa = PBXBuildFile;
settings = {
};
};
F5F4374202D27B4B018D4F8C = {
fileRef = F5F4373E02D278D6018D4F8C;
isa = PBXBuildFile;
settings = {
};
};
F5F4374302D27B4C018D4F8C = {
fileRef = F5F4373C02D278D6018D4F8C;
isa = PBXBuildFile;
settings = {
};
};
F5F4374C02D52947018D4F8C = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = RGBScaler.m;
refType = 4;
sourceTree = "<group>";
};
F5F4374D02D52947018D4F8C = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = RGBScalerIncluded.h;
refType = 4;
sourceTree = "<group>";
};
F5F4374E02D52947018D4F8C = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = RGBScaler.h;
refType = 4;
sourceTree = "<group>";
};
F5F4374F02D52947018D4F8C = {
fileRef = F5F4374C02D52947018D4F8C;
isa = PBXBuildFile;
settings = {
};
};
F5F4375002D52947018D4F8C = {
fileRef = F5F4374D02D52947018D4F8C;
isa = PBXBuildFile;
settings = {
};
};
F5F4375102D52947018D4F8C = {
fileRef = F5F4374E02D52947018D4F8C;
isa = PBXBuildFile;
settings = {
};
};
F5F4375202D5294A018D4F8C = {
fileRef = F5F4374C02D52947018D4F8C;
isa = PBXBuildFile;
settings = {
};
};
F5F4375402D5299C018D4F8C = {
fileRef = F5F4374E02D52947018D4F8C;
isa = PBXBuildFile;
settings = {
};
};
F5F79A800212038E01E152CA = {
children = (
3973A6F303CDF44E0066D062,
3973A6F203CDF44E0066D062,
39185ABA03C8B5570066DE75,
39185ABB03C8B5570066DE75,
F5A5077403BBC69501A78977,
F5A5077303BBC69501A78977,
F53F6637039ACC3F01C3DF00,
F53F6636039ACC3F01C3DF00,
F5EDFAD6036876210166D062,
F5EDFAD5036876210166D062,
397B163C03CED9B900153FEE,
F511081E0241794801599652,
F511081D0241794801599652,
F5BB387E0342871601E62307,
F5EF7FFB0364C3BD01E9B502,
F5F4373E02D278D6018D4F8C,
F5F4373C02D278D6018D4F8C,
F5F4373D02D278D6018D4F8C,
F5F79A810212038E01E152CA,
F5F79A820212038E01E152CA,
F5376F35026C66D30166DE1F,
F5376F36026C66D30166DE1F,
F5A153160274D3D501C56AC3,
F5A153170274D3D501C56AC3,
F533EEB70271ACF80166DE1F,
F533EEB90271ACF80166DE1F,
F5FC0F1D02834E82015925D2,
F5FC0F1E02834E82015925D2,
F55A58C002572BFE014CA2B1,
F5F79A850212038E01E152CA,
F5F79A860212038E01E152CA,
F5F79A830212038E01E152CA,
F5F79A840212038E01E152CA,
39CBD65003DC0D79000F7EFC,
39CBD64F03DC0D79000F7EFC,
F5F79A870212038E01E152CA,
F5F79A880212038E01E152CA,
F589EB0E02268A6901D99A1F,
F589EB0F02268A6901D99A1F,
F5C5790603049095010B006D,
F5C5790703049095010B006D,
);
isa = PBXGroup;
path = cameras;
refType = 4;
sourceTree = "<group>";
};
F5F79A810212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyCPIACameraDriver.h;
refType = 4;
sourceTree = "<group>";
wrapsLines = 1;
};
F5F79A820212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyCPIACameraDriver.m;
refType = 4;
sourceTree = "<group>";
wrapsLines = 1;
};
F5F79A830212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyKiaraFamilyDriver.h;
refType = 4;
sourceTree = "<group>";
};
F5F79A840212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyKiaraFamilyDriver.m;
refType = 4;
sourceTree = "<group>";
};
F5F79A850212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
name = MyPhilipsCameraDriver.h;
path = cameras/MyPhilipsCameraDriver.h;
refType = 2;
sourceTree = SOURCE_ROOT;
};
F5F79A860212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyPhilipsCameraDriver.m;
refType = 4;
sourceTree = "<group>";
};
F5F79A870212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyTimonFamilyDriver.h;
refType = 4;
sourceTree = "<group>";
};
F5F79A880212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyTimonFamilyDriver.m;
refType = 4;
sourceTree = "<group>";
};
F5F79A910212038E01E152CA = {
children = (
F522580908725639002023A4,
F5F79A920212038E01E152CA,
F58530E10229AAB601479C37,
F58530E20229AAB601479C37,
F5F79A940212038E01E152CA,
F5F79A930212038E01E152CA,
F5F79A960212038E01E152CA,
F5F79A950212038E01E152CA,
F5F79A980212038E01E152CA,
F5F79A970212038E01E152CA,
F5F79A9A0212038E01E152CA,
F5F79A990212038E01E152CA,
F5F79A9B0212038E01E152CA,
F5F79A9C0212038E01E152CA,
F5F79A9D0212038E01E152CA,
F5EDFAD2036875F00166D062,
F59E4B7B0264A7910166DE1F,
F59E4B7A0264A7910166DE1F,
F5F4374E02D52947018D4F8C,
F5F4374C02D52947018D4F8C,
F5F4374D02D52947018D4F8C,
);
isa = PBXGroup;
path = utilities;
refType = 4;
sourceTree = "<group>";
};
F5F79A920212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = GlobalDefs.h;
refType = 4;
sourceTree = "<group>";
};
F5F79A930212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
path = MiniGraphicsTools.c;
refType = 4;
sourceTree = "<group>";
};
F5F79A940212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MiniGraphicsTools.h;
refType = 4;
sourceTree = "<group>";
};
F5F79A950212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
path = MiscTools.c;
refType = 4;
sourceTree = "<group>";
};
F5F79A960212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MiscTools.h;
refType = 4;
sourceTree = "<group>";
};
F5F79A970212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
path = Resolvers.c;
refType = 4;
sourceTree = "<group>";
};
F5F79A980212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = Resolvers.h;
refType = 4;
sourceTree = "<group>";
};
F5F79A990212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
path = yuv2rgb.c;
refType = 4;
sourceTree = "<group>";
};
F5F79A9A0212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = yuv2rgb.h;
refType = 4;
sourceTree = "<group>";
};
F5F79A9B0212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
path = yuv2rgbCPIA420.c;
refType = 4;
sourceTree = "<group>";
};
F5F79A9C0212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
path = yuv2rgbCPIA422.c;
refType = 4;
sourceTree = "<group>";
};
F5F79A9D0212038E01E152CA = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
path = yuv2rgbPhilips.c;
refType = 4;
sourceTree = "<group>";
};
F5F79AB10212038E01E152CA = {
fileRef = F5F79A920212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AB20212038E01E152CA = {
fileRef = F5F79A940212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AB30212038E01E152CA = {
fileRef = F5F79A960212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AB40212038E01E152CA = {
fileRef = F5F79A980212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AB50212038E01E152CA = {
fileRef = F5F79A9A0212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AB60212038E01E152CA = {
fileRef = F5F79A810212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AB70212038E01E152CA = {
fileRef = F5F79A830212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AB80212038E01E152CA = {
fileRef = F5F79A850212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AB90212038E01E152CA = {
fileRef = F5F79A870212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AC50212038E01E152CA = {
fileRef = F5F79A930212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AC60212038E01E152CA = {
fileRef = F5F79A950212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AC80212038E01E152CA = {
fileRef = F5F79A990212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79ACC0212038E01E152CA = {
fileRef = F5F79A820212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79ACD0212038E01E152CA = {
fileRef = F5F79A840212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79ACE0212038E01E152CA = {
fileRef = F5F79A860212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79ACF0212038E01E152CA = {
fileRef = F5F79A880212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79ADB0212038E01E152CA = {
fileRef = F5F79A920212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79ADC0212038E01E152CA = {
fileRef = F5F79A940212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79ADD0212038E01E152CA = {
fileRef = F5F79A960212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79ADE0212038E01E152CA = {
fileRef = F5F79A980212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79ADF0212038E01E152CA = {
fileRef = F5F79A9A0212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AE40212038E01E152CA = {
fileRef = F5F79A870212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AE50212038E01E152CA = {
fileRef = F5F79A850212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AE60212038E01E152CA = {
fileRef = F5F79A830212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AE70212038E01E152CA = {
fileRef = F5F79A810212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AEF0212038E01E152CA = {
fileRef = F5F79A930212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AF00212038E01E152CA = {
fileRef = F5F79A950212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AF10212038E01E152CA = {
fileRef = F5F79A970212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AF20212038E01E152CA = {
fileRef = F5F79A990212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AF70212038E01E152CA = {
fileRef = F5F79A880212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AF80212038E01E152CA = {
fileRef = F5F79A860212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AF90212038E01E152CA = {
fileRef = F5F79A840212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5F79AFA0212038E01E152CA = {
fileRef = F5F79A820212038E01E152CA;
isa = PBXBuildFile;
settings = {
};
};
F5FC0F1D02834E82015925D2 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyQCWebDriver.h;
refType = 4;
sourceTree = "<group>";
};
F5FC0F1E02834E82015925D2 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyQCWebDriver.m;
refType = 4;
sourceTree = "<group>";
};
F5FC0F1F02834E83015925D2 = {
fileRef = F5FC0F1D02834E82015925D2;
isa = PBXBuildFile;
settings = {
};
};
F5FC0F2002834E83015925D2 = {
fileRef = F5FC0F1E02834E82015925D2;
isa = PBXBuildFile;
settings = {
};
};
F5FC0F2102834E83015925D2 = {
fileRef = F5FC0F1D02834E82015925D2;
isa = PBXBuildFile;
settings = {
};
};
F5FC0F2202834E83015925D2 = {
fileRef = F5FC0F1E02834E82015925D2;
isa = PBXBuildFile;
settings = {
};
};
F5FC0F23028351A7015925D2 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
path = MyVV6410Sensor.h;
refType = 4;
sourceTree = "<group>";
};
F5FC0F24028351A7015925D2 = {
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.objc;
path = MyVV6410Sensor.m;
refType = 4;
sourceTree = "<group>";
};
F5FC0F25028351A7015925D2 = {
fileRef = F5FC0F23028351A7015925D2;
isa = PBXBuildFile;
settings = {
};
};
F5FC0F26028351A7015925D2 = {
fileRef = F5FC0F24028351A7015925D2;
isa = PBXBuildFile;
settings = {
};
};
F5FC0F27028351A7015925D2 = {
fileRef = F5FC0F23028351A7015925D2;
isa = PBXBuildFile;
settings = {
};
};
F5FC0F28028351A7015925D2 = {
fileRef = F5FC0F24028351A7015925D2;
isa = PBXBuildFile;
settings = {
};
};
};
rootObject = 29B97313FDCFA39411CA2CEA;
}